home *** CD-ROM | disk | FTP | other *** search
/ Freelog 97 / FreelogNo97-MaiJuin2010.iso / Jeu / FlightGear / fgsetup-2.0.0.exe / {app} / data / Models / Geometry / puff.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-08-30  |  600 b   |  31 lines

  1. <?xml version="1.0"?>
  2.  
  3. <PropertyList>
  4.  <path>puff.ac</path>
  5.  
  6.  <animation>
  7.   <type>billboard</type>
  8.   <spherical>true</spherical>
  9.  </animation>
  10.  
  11.  <animation>
  12.   <type>scale</type>
  13.   <object-name>puff</object-name>
  14.   <property>sim/time/elapsed-sec</property>
  15.   <offset>0</offset>
  16.   <x-min>0.1</x-min>
  17.   <y-min>0.1</y-min>
  18.   <z-min>0</z-min>
  19.   <x-factor>1.0</x-factor>
  20.   <y-factor>1.0</y-factor>
  21.   <z-factor>1.0</z-factor>
  22.  </animation>
  23.  
  24.  <animation>
  25.   <type>blend</type>
  26.   <object-name>puff</object-name>
  27.   <property>sim/time/elapsed-sec</property>
  28.   <factor>0.25</factor>
  29.  </animation>
  30. </PropertyList>
  31.